gridview: Compute right amount of items to skip
authorBenjamin Otte <otte@redhat.com>
Sat, 20 Jun 2020 16:08:46 +0000 (12:08 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 20 Jun 2020 16:08:46 +0000 (12:08 -0400)
commit7c2d21892fca112cbb4c1744460adff5f3661571
tree5d3f7a7e2cb342f0621ffaaa2cc578ab1583ef1e
parent677bfe6857869de90ca2f68302ec9b49e61be2e8
gridview: Compute right amount of items to skip

We only want to skip the remaining items in the current row, not since
the start of the widget.
gtk/gtkgridview.c